'Declaration
Public Function SetCustomPDFInformation( _ ByVal Key As String, _ ByVal Value As String _ ) As GdPictureStatus
public GdPictureStatus SetCustomPDFInformation( string Key, string Value )
public function SetCustomPDFInformation( Key: String; Value: String ): GdPictureStatus;
public function SetCustomPDFInformation( Key : String, Value : String ) : GdPictureStatus;
public: GdPictureStatus SetCustomPDFInformation( string* Key, string* Value )
public: GdPictureStatus SetCustomPDFInformation( String^ Key, String^ Value )
Parameters
- Key
- Value